func text/template.lt

4 uses

	text/template (current package)
		funcs.go#L61: 		"lt": lt, // <
		funcs.go#L507: func lt(arg1, arg2 reflect.Value) (bool, error) {
		funcs.go#L551: 	lessThan, err := lt(arg1, arg2)
		funcs.go#L571: 	lessThan, err := lt(arg1, arg2)